Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on localheinz/phpstan-rules to permit the latest version.

Release notes

Sourced from localheinz/phpstan-rules's releases.

0.14.2

  • Build(deps-dev): Bump ergebnis/php-cs-fixer-config from 1.1.0 to 1.1.1 (#163), by @dependabot-preview[bot]
  • Enhancement: Use ergebnis/composer-normalize instead of localheinz/composer-normalize (#164), by @localheinz
  • Build(deps-dev): Bump ergebnis/composer-normalize from 2.0.0 to 2.0.1 (#165), by @dependabot-preview[bot]
  • Fix: Bring back support for PHP 7.1 (#166), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-library-template (#167), by @localheinz
Changelog

Sourced from localheinz/phpstan-rules's changelog.

[0.14.2][0.14.2]

For a full diff see [0.14.1...0.14.2][0.14.1...0.14.2].

Fixed

[0.14.1][0.14.1]

For a full diff see [0.14.0...0.14.1][0.14.0...0.14.1].

Fixed

  • Removed an inappropriate replace configuration from composer.json (#161), by [@localheinz]

[0.14.0][0.14.0]

For a full diff see [0.13.0...0.14.0][0.13.0...0.14.0].

Changed

  • Allowed installation of phpstan/phpstan:~0.12.0 (#147), by [@localheinz]

  • Renamed vendor namespace Localheinz to Ergebnis after move to [@ergebnis] (#157), by [@localheinz]

    Run

    $ composer remove localheinz/phpstan-rules
    

    and

    $ composer require ergebnis/phpstan-rules
    

    to update.

    Run

    $ find . -type f -exec sed -i '.bak' 's/Localheinz\\PHPStan/Ergebnis\\PHPStan/g' {} \;
    

    to replace occurrences of Localheinz\PHPStan with Ergebnis\PHPStan.

    Run

... (truncated)
Commits
  • e6cf7e7 Merge pull request #167 from ergebnis/feature/synchronize
  • 1567e2c Enhancement: Synchronize with ergebnis/php-library-template
  • abf7d73 Merge pull request #166 from ergebnis/fix/php7.1
  • fc47645 Fix: Bring back support for PHP 7.1
  • 3ed2f1c Merge pull request #165 from ergebnis/dependabot/composer/ergebnis/composer-n...
  • 948f9e1 Build(deps-dev): Bump ergebnis/composer-normalize from 2.0.0 to 2.0.1
  • 3e7e13b Merge pull request #164 from ergebnis/feature/composer-normalize
  • 60a99ee Enhancement: Use ergebnis/composer-normalize instead of localheinz/composer-n...
  • e360dfe Merge pull request #163 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...
  • 69bdf1b Build(deps-dev): Bump ergebnis/php-cs-fixer-config from 1.1.0 to 1.1.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [localheinz/phpstan-rules](https://github.com/ergebnis/phpstan-rules) to permit the latest version.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/master/CHANGELOG.md)
- [Commits](ergebnis/phpstan-rules@0.13.0...0.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 7, 2020
@dependabot-preview dependabot-preview bot requested a review from mimmi20 January 7, 2020 04:16
@coveralls
Copy link

coveralls commented Jan 7, 2020

Pull Request Test Coverage Report for Build 112

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 109: 0.0%
Covered Lines: 2
Relevant Lines: 2

💛 - Coveralls

@mimmi20 mimmi20 merged commit 9b6b233 into master Jan 7, 2020
@mimmi20 mimmi20 deleted the dependabot/composer/localheinz/phpstan-rules-tw-0.14.2 branch January 7, 2020 07:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants